home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / Science & Religion / MacAtoms301 / MacAtoms301 / Demo Data / Grouping Example < prev    next >
Text File  |  1990-01-06  |  842b  |  51 lines

  1. Simple test of group data.  
  2.  
  3. Coordinate values are chosen to help remember group membership, as follows:
  4. x is used to keep atoms separate for plotting.  y represents is used to
  5. separate groups vertically, with group 0 at the bottom of the screen, and
  6. group 4 at the top.  z is the sequence number of the data in the file.
  7. Note: while the file shows that the data need not be ordered by group number,
  8. it is still recommended for efficiency.
  9.  
  10. *reset
  11. *scale
  12. 1
  13. *atomdefs
  14. 1
  15. 10 65535 0 0 
  16. *shades
  17. *light
  18. 0 0 100
  19. *dither
  20. 2
  21. *transform
  22. 1 0 0
  23. 0 1 0
  24. 0 0 1
  25. *move
  26. 0 0 0
  27. *reflectionmodel
  28. 1
  29. *atoms
  30. 19
  31. -43    -190    1    1    
  32. -23    -190    2    1
  33. -30    50    3    1    3
  34. -10    50    4    1
  35. -11    -40    5    1    2
  36. -57    158    6    1    4
  37. -37    158    7    1
  38. -17    158    8    1
  39. 3    158    9    1
  40. 23    158    10    1
  41. 10    50    11    1    3
  42. -3    -190    12    1    0
  43. 17    -190    13    1
  44. 23    -130    14    1    1
  45. 43    -130    15    1
  46. -27    -130    16    1
  47. -47    -130    17    1
  48. -67    -130    18    1
  49. -87    -130    19    1
  50. *end
  51.